body {
	background-image: url(top_bg.jpg?v=1);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3184db;
	text-decoration: underline;
}
.top {
	width: 100%;
	height: 527px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	width: 410px;
	height: 106px;
	float: left;
}
.nav {
	height: 40px;
	line-height: 40px;
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
}
.nav ul {
	overflow: hidden;
	padding-left: 218px;
}
.nav ul li {
	float: left;
	font-size: 18px;
	margin-right: 20px;
	display: inline;
}
.nav ul li a {
	display: block;
	float: left;
	text-align: center;
	color: #dbdbdb;
	width: 100px;
}
.nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(a_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.wrap {
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #FFF;
}
.footer {
	width: 100%;
	text-align: center;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
}
.footer p {
	line-height: 30px;
}
.footer p img {
	margin-right: 7px;
	vertical-align: middle;
}
.footer p a {
	color: #333333;
}
/*页脚End*/
.main {
	float: left;
	width: 850px;
	height: auto;
	display: inline;
}
.sidebar {
	float: right;
	height: auto;
	width: 270px;
}
.focus {
	display: inline;
	float: left;
	height: 390px;
	width: 670px;
}
.news {
	float: right;
	width: 540px;
	height: 410px;
}
h1 {
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	padding-top:10px;
	font-weight: 700;
}
.des {
	text-indent: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	line-height: 22px;
	margin-bottom: 5px;
	color: #999;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.gg {
	background-image: url(gg_bg.jpg);
	background-repeat: no-repeat;
	background-color: #e9ecef;
	height: 228px;
}

.list li {
	padding-right: 3px;
	padding-left: 20px;
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	line-height: 30px;
	padding-bottom: 5px;
}
.news-list {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.news-list li {
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(li2.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
}
h2 {
	background-image: url(class_ico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DDDC;
	height: 40px;
	line-height: 36px;
	font-size: 18px;
	padding-left: 8px;
	color: #b40303;
	font-weight: 500;
}

.box {
	margin-right: -20px;
	zoom: 1
}
.wrap dl {
	float: left;
	height: auto;
	width: 395px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline;
}

.copyright {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #B4D2E4;
}
.rollpic .prev, .rollpic .next {
	display: block;
	height: 38px;
	width: 38px;
	cursor: pointer;
	float: left;
	background: url(unslider-arrow.png) no-repeat 0 0;
	margin-top: 70px
}
.rollpic .prev {
	background-position: 0 0;
	margin-right: 5px
}
.rollpic .prev:hover {
	background-position: 0 -38px
}
.rollpic .next {
	background-position: 0 -76px;
	margin-left: 5px
}
.rollpic .next:hover {
	background-position: 0 -114px
}
.rollpicshow {
	float: left;
	width: 1100px;
	overflow: hidden;
}
.rollpicshow ul {
	width: 4000px
}
.rollpic {
	width: 1330px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.rollpicshow a:hover {
	background-color: #347fdc;
}
.rollpicshow a, .rollpicshow a:hover, .rollpicshow a:hover .intro, .rollpicshow a .intro {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.rollpicshow li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.rollpicshow ul li a {
	display: block;
	float: left;
	width: 238px;
	position: relative;
	height: 160px;
	color: #333;
}
.rollpicshow a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #2275A3;
	filter: alpha(opacity=70);
	width: 238px;
	color: #fff;
	height: 160px;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
.rollpicshow a .intro h5 {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7011A;
}
.rollpicshow a .intro p {
	line-height: 30px;
	padding: 10px;
	overflow: hidden;
}
.rollpicshow a .intro {
	bottom: -128px;
}


h3 span a,h3 span a:hover,h3 span a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.header {
	height: 132px;
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
}

.list ul {
}
.list li em {
	margin-left: 10px;
	color: #CCC;
}
.list li span {
	float:right;
	color: #CCC;
}
.banner {
	margin-bottom: 10px;
	margin-top: 8px;
}

h2 span {
	float: right;
	font-weight: 100;
	font-size: 14px;
}
.owl-carousel1 {	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.con_bg {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
.img-list li {
	float: left;
	width: 395px;
	margin-right: 20px;
}
.img-list img {
	border: 1px solid #E4E4E4;
}
.bottom_nav a {
	line-height: 40px;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 14px;
}
.bottom_nav {
	font-size: 16px;
	padding-top: 10px;
	line-height: 40px;
}
